/* .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
} */


/* BUTTON */

body {
    font-family: Roboto;
}

#top-button {
    display: inline-block;
    background-color: #1A4975;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 30px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#top-button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;
    line-height: 30px;
    color: #fff;
}

#top-button:hover {
    cursor: pointer;
    background-color: #F0C85F;
}

#top-button:active {
    background-color: #555;
}

#top-button.show {
    opacity: 1;
    visibility: visible;
}


/* BUTTONEND */


/* Flash Message */

.innermessage {
    text-align: center;
    list-style-type: none;
    padding-top: 5px;
    width: 100%;
}


/* Flash Message */

div.ex3 {
    background-color: white;
    width: 100%;
    height: 650px;
    overflow: auto;
    margin-top: 15px;
}

::-webkit-scrollbar {
    width: 10px;
}


/* Track */

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px grey;
    border-radius: 10px;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #1A4975;
    border-radius: 10px;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #050523;
}

.noIbar {
    cursor: default;
}

.pointer {
    cursor: pointer;
}

.NavBar {
    background-color: #ffffff !important;
}

.NavItem {
    font-family: Bahnschrift;
    font-size: 18px;
    border-radius: 6px;
    padding-top: 18px !important;
    padding-right: 25px !important;
    padding-bottom: 18px !important;
    padding-left: 25px !important;
    transition: 0.5s;
}

.NavDrop {
    font-family: Bahnschrift;
    border-radius: 3px;
    color: #1A4975;
}

.NavDrop:hover {
    background-color: #1A4975 !important;
    color: #ffffff !important;
}


/*background-color: #1A4975;*/

.NavItem:hover {
    transition: 0.5s;
    background-color: #1A4975 !important;
    color: #ffffff !important;
}


/* , .nav-pills .show>.nav-link */

.nav-pills .nav-link.active {
    border-bottom: 5px solid #1A4975;
    background-color: #FFFFFF;
}


/*LANDING PAGE */

.flex-container {
    display: flex;
    flex-wrap: wrap;
    min-height: 100vh;
}

.flex-item {
    min-width: 50%;
    min-height: 50%;
}

.logoprop1 {
    text-align: center;
    vertical-align: middle;
}

.explore {
    display: inline-block;
    text-align: left;
}

.bahn {
    font-family: Bahnschrift;
    font-size: 64px;
    padding-top: 10vw;
    color: white;
}

.bahn1 {
    font-family: Bahnschrift;
    font-size: 46px;
    color: white;
}

.style1 {
    border-top: 4px solid #ffffff;
    width: 180px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.heading1 {
    font-size: 24px;
    font-weight: 100;
}

.heading2 {
    font-size: 27px;
    font-weight: 200;
    border-bottom: 3px solid #1A4975;
}

.number {
    position: relative;
    top: 8.5px;
    font-size: 42px;
}

.numberCircle {
    padding-top: 6%;
    margin-top: 17px;
    margin-left: 0px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background: #ffffff;
    border: 0px solid #ffffff;
    color: #1A4975;
    text-align: center;
    font: 32px Roboto;
    padding-left: 0px;
}

.dossiertext {
    font-size: 24px;
}


/* Associates */

.v1 {
    height: 53%;
    position: absolute;
    left: 8%;
    top: 0%;
}

.v2 {
    height: 53%;
    position: absolute;
    left: 90%;
    bottom: 0%;
}

.v3 {
    width: 100%;
    position: absolute;
    bottom: 0%;
}

.v4 {
    width: 100%;
    position: absolute;
    top: 0%;
}

.associates-logo {
    position: absolute;
    top: 1%;
    left: 36.5%;
    width: 28%;
    height: 35%;
}

.associates-name {
    position: absolute;
    top: 35%;
    left: 37.5%;
    font-family: Bahnschrift;
    font-weight: 400;
    font-size: 2.1vw;
}

.associates-subname {
    position: absolute;
    top: 40%;
    left: 37.5%;
    font-family: Bahnschrift;
    font-weight: 300;
    font-size: 1.6vw;
}

.associates-link {
    position: absolute;
    top: 45%;
    left: 37.5%;
    font-family: Roboto;
    font-weight: 200;
    font-size: 1.5vw;
}

.associates-text1 {
    position: absolute;
    top: 57%;
    left: 11%;
    right: 18%;
    font-family: Roboto;
    font-weight: 200;
    font-size: 1.5vw;
}

.associates-text2 {
    position: absolute;
    top: 76%;
    left: 11%;
    right: 18%;
    font-family: Roboto;
    font-weight: 200;
    font-size: 1.5vw;
}

.associates-image-top {
    position: absolute;
    top: 5%;
    left: 15%;
    width: 13%;
    height: 34%;
    border-radius: 15%;
    border: 0.2vw solid #1A4975;
}

.associates-image-toptext {
    position: absolute;
    top: 40%;
    left: 12.5%;
    font-family: Roboto;
    font-weight: 200;
    font-size: 1.5vw;
    text-align: center;
}

.associates-image-bottomtext {
    position: absolute;
    top: 40%;
    left: 70%;
    font-family: Roboto;
    font-weight: 200;
    font-size: 1.5vw;
    text-align: center;
}

.associates-image-bottom {
    position: absolute;
    top: 5%;
    left: 70%;
    width: 13%;
    height: 34%;
    border-radius: 15%;
    border: 0.2vw solid #1A4975;
}

.carousel .carousel-control-next-icon {
    /* change fill="currentColor" to %23fff to make it white  */
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23050523' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
    width: 30px;
    height: 30px;
}

.carousel .carousel-control-prev-icon {
    /* change fill="currentColor" to %23fff to make it white  */
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23050523' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
    width: 30px;
    height: 30px;
    transform: rotate(180deg);
}

.carousel-control-next,
.carousel-control-prev {
    width: 5%;
}


/* Clients */

.visibleClass {
    display: block !important;
}

.clients1 {
    bottom: 58%;
    left: 14%;
}

.clients2 {
    bottom: 58%;
    left: 37%;
}

.clients3 {
    bottom: 58%;
    left: 48%;
}

.clients4 {
    bottom: 58%;
    left: 56%;
}

.clients5 {
    bottom: 58%;
    left: 64%;
}

.clients6 {
    bottom: 58%;
    left: 74%;
}

.clients7 {
    bottom: 49%;
    left: 16%;
}

.clients8 {
    bottom: 49%;
    left: 26%;
}

.clients9 {
    bottom: 49%;
    left: 38%;
}

.clients10 {
    bottom: 49%;
    left: 56%;
}

.clients11 {
    bottom: 49%;
    left: 65%;
}

.clients12 {
    bottom: 58%;
    left: 37%;
}

.clients13 {
    bottom: 58%;
    left: 14%;
}

.clients14 {
    bottom: 58%;
    left: 37%;
}

.clients15 {
    bottom: 58%;
    left: 14%;
}

.clients16 {
    bottom: 58%;
    left: 37%;
}

.clients17 {
    bottom: 58%;
    left: 14%;
}

.clients18 {
    bottom: 58%;
    left: 37%;
}

.clients19 {
    bottom: 58%;
    left: 14%;
}

.clients20 {
    bottom: 58%;
    left: 37%;
}

.clients21 {
    bottom: 58%;
    left: 14%;
}

.clients22 {
    bottom: 58%;
    left: 37%;
}

.clients23 {
    bottom: 58%;
    left: 14%;
}

.clients24 {
    bottom: 58%;
    left: 37%;
}

.clients25 {
    bottom: 58%;
    left: 37%;
}

.clients26 {
    bottom: 58%;
    left: 37%;
}

.clients27 {
    bottom: 58%;
    left: 37%;
}

.clients28 {
    bottom: 58%;
    left: 37%;
}

.clients29 {
    bottom: 58%;
    left: 37%;
}

.clients30 {
    bottom: 58%;
    left: 37%;
}

.clients31 {
    bottom: 58%;
    left: 37%;
}

.clientsimg {
    height: 80vh;
}

.clientbox {
    margin: 30px;
    background-color: #000000;
    border: 1px solid black;
    opacity: 0.6;
}

.clientstype {
    position: absolute;
    font-family: Roboto;
    font-size: 1.4vw;
    color: white;
    text-decoration: none;
}

.clientstype.selected {
    color: #1A4975;
    position: absolute;
    font-family: Roboto;
    font-size: 1.4vw;
    padding: 0 0.5%;
    background-color: white;
    border-radius: 15px;
}

.clientcategory {
    display: none;
    text-align: center;
}

.clientpill {
    background-color: white;
    border: black;
    color: #1A4975;
    padding: 1% 1%;
    text-align: center;
    font-size: 1.5vw;
    font-weight: 500;
    font-style: Roboto;
    text-decoration: none;
    display: inline-block;
    margin: 1% 1%;
    cursor: default;
    border-radius: 1vw;
    /* box-shadow: 0 1vw 1vw 0 rgba(0, 0, 0, 0.2), 0 2vw 2vw 0 rgba(0, 0, 0, 0.19); */
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.5);
}


/* Contact US */

.inputpill {
    display: block;
    border-width: 0px;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #1A4975;
    font-style: Roboto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 7px;
    box-shadow: 0 1vw 1vw 0 rgba(0, 0, 0, 0), 0 10px 15px 0 rgba(0, 0, 0, 0.29);
}

.btn-success.disabled,
.btn-success:disabled {
    color: #F0C85F;
    background-color: #1A4975;
    border-color: #1A4975;
    font-style: Bahnschrift;
}

.btn-success {
    color: #F0C85F;
    background-color: #1A4975;
    border-color: #1A4975;
    font-style: Bahnschrift;
}


/*                                cards                                  */


/*                               connect                                     */

.mainheading {
    margin-bottom: 0px;
    font-weight: 500;
}

.mainsubheading {
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: 300;
}

.mainsub {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.alignmentcard {
    padding-left: 4vw;
    padding-right: 12vw;
}

.custom_container {
    padding-left: 60%;
    font-family: Bahnschrift;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 77vh;
    color: #ffffff;
}

.conncard {
    width: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.connectcard {
    position: relative;
    left: -6vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin: 20px 10px;
    width: 600px;
    height: 380px;
    box-shadow: 0 4px 8px 0 rgba(26, 73, 117, 0.72);
    border-radius: 10px;
}

.connectcard .imgbox {
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 100%;
}


/* 
.msform{
  color: #FFF;
  width:40%;
  
  border-radius: 20px;
  background-color: #2ba6cb;  
  /* padding: 0.5em 0.2em 0.8em 0.5em; 
} */

.msform {
    text-align: center;
    padding: 0.5% 0;
    width: 250px;
    background-color: white;
    border-radius: 15px;
    color: #1A4975;
    font-weight: 200;
    margin-top: 5px;
    margin-bottom: 30px;
    margin-right: 80px;
}

.tsmconnect {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 0px;
    letter-spacing: 1px;
}

.connectcontent {
    font-weight: 200;
    margin-bottom: 30px;
    margin-right: 105px;
}

.connecthead {
    font-size: 42px;
}

.connectheading1 {
    color: #1a4975;
    line-height: 1.3em;
    margin: 30px 0px;
    margin-top: 30px;
    padding: 1em 0;
    padding-left: 120px;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
    text-align: center;
}

.connectheading2 {
    color: #1a4975;
    line-height: 1.3em;
    margin: 30px 0px;
    margin-top: 40px;
    padding: 1em 0;
    padding-left: 120px;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
    text-align: center;
}

.connectheading3 {
    color: #1a4975;
    line-height: 1.3em;
    margin-top: 25px;
    margin-bottom: 0;
    padding: 1em 0;
    padding-left: 120px;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
    text-align: center;
}

.imgbox .connectwrite {
    top: 0;
    display: inline-block;
    text-align: left;
    font-size: 24px;
    color: #1A4975;
}

.connectcard .imgbox .connlogo {
    position: absolute;
    top: 40px;
    left: 150px;
    width: 100px;
    height: 100px;
    display: block;
    transition: 0.5s;
}


/*                            create                                    */

.createalignmentcard {
    padding-left: 2vw;
    padding-right: 0vw;
}

.createcustom_container {
    padding-left: 19vh;
    font-family: Bahnschrift;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 66vh;
    color: #050523;
}

.createconncard {
    width: 1000px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.connectcard {
    position: relative;
    left: -6vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin: 20px 10px;
    width: 600px;
    height: 380px;
    box-shadow: 0 4px 8px 0 rgba(26, 73, 117, 0.72);
    border-radius: 10px;
}

.createconnectheading1 {
    color: #050523;
    line-height: 1.3em;
    margin: 25px 0px;
    margin-top: 45px;
    padding: 1em 0;
    font-size: 30px;
    padding-left: 120px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
    text-align: center;
}

.createconnectheading2 {
    color: #050523;
    line-height: 1.3em;
    margin: 25px 0px;
    margin-top: 45px;
    padding: 1em 0;
    font-size: 30px;
    padding-left: 120px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
    text-align: center;
}

.createconnectheading3 {
    color: #050523;
    line-height: 1.3em;
    margin: 25px 0px;
    padding: 1em 0;
    font-size: 30px;
    padding-left: 120px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
    text-align: center;
}

.createwrite {
    color: #050523;
    top: 0;
    display: inline-block;
    text-align: left;
    font-size: 24px;
}


/*                            convey                                    */

.campus2corp {
    font-size: 40px;
}

.conveywrite {
    color: #050523;
    top: 0;
    display: inline-block;
    text-align: left;
    font-size: 24px;
}

.conveysubheading1 {
    font-family: 'Roboto', sans-serif;
    top: 0;
    font-size: 18px;
    line-height: 0.2em;
}

.conveysubheading2 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 0.2em;
}

.conveysubheading3 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 0.2em;
}

.conveysubheading4 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 0.2em;
}

.conveysubheading5 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 0.2em;
}

.conveysubheading6 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 0.2em;
}

.conveysubheading7 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 0.2em;
}

.conveyconnectheading {
    color: #050523;
    line-height: 24px;
    padding: 1em 0em;
    margin-top: 20px;
    font-size: 38px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
}

.conveyconnectheading1 {
    color: #050523;
    line-height: 24px;
    margin-top: 20px;
    margin-left: 175px;
    padding: 1em 0em;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
}

.conveyconnectheading2 {
    color: #050523;
    line-height: 24px;
    margin-top: 20px;
    margin-left: 175px;
    padding: 1em 0em;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
}

.conveyconnectheading3 {
    color: #050523;
    line-height: 24px;
    margin-top: 20px;
    margin-left: 175px;
    padding: 1em 0em;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
}

.conveyconnectheading4 {
    color: #050523;
    line-height: 24px;
    margin-top: 20px;
    margin-left: 175px;
    padding: 1em 0em;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
}

.conveyconnectheading5 {
    color: #050523;
    line-height: 28px;
    margin-top: 20px;
    margin-left: 175px;
    padding: 1em 0em;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
}

.conveyconnectheading6 {
    color: #050523;
    line-height: 28px;
    margin-top: 20px;
    margin-left: 175px;
    padding: 1em 0em;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
}

.conveyconnectheading7 {
    color: #050523;
    line-height: 28px;
    margin-top: 20px;
    margin-left: 175px;
    padding: 1em 0em;
    font-size: 30px;
    letter-spacing: 1px;
    font-weight: 450;
    font-stretch: ultra-condensed;
    font-family: 'Bebas Neue', cursive;
}

.conveyalign {
    margin-top: -6vh;
    margin-left: 2vw;
    margin-right: 1vw;
}

.Conveyfigsize {
    max-width: 84%;
    margin-left: 5vw;
    margin-top: 5vh;
}

.conveyalignmentcard {
    padding-left: 5vw;
    padding-right: 0vw;
}

.conveycustom_container {
    padding-left: 26vh;
    font-family: Bahnschrift;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 76vh;
    color: #050523;
}

.conveyconncard {
    width: 1000px;
    display: flex;
    justify-content: center;
}

.conveycard {
    text-align: center;
    position: relative;
    left: -6vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin: 20px 10px;
    width: 600px;
    height: 380px;
    transition: 0.3s ease-out;
    box-shadow: 0 4px 8px 0 #1a4975b8;
    border-style: none;
    border-radius: 10px;
}

.conveycard .conveyimgbox {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.conveycard .conveyimgbox .conveyconnlogo {
    position: absolute;
    top: 30px;
    left: 120px;
    width: 100px;
    height: 100px;
    display: block;
    transition: 0.5s;
}

.conveycard .conveyimgbox .conveyconnlogo1 {
    position: absolute;
    top: 30px;
    left: 130px;
    width: 120px;
    height: 120px;
    display: block;
    transition: 0.5s;
}

.conveycard .conveyimgbox .conveyconnlogo2 {
    position: absolute;
    top: 30px;
    left: 130px;
    width: 105px;
    height: 98px;
    display: block;
    transition: 0.5s;
}

.conveycard .conveycontent {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 48px;
    padding: 12px;
    background: #F0C85F;
    transition: all 0.5s cubic-bezier(0.48, -0.28, 0.41, 1.4);
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 10px;
}

.conveyconnectheading {
    text-align: center;
}


/*======================================================
   INVEST IN YOURSELF  
======================================================*/

.yourself-title {
    font-family: Bahnschrift;
    margin-top: 20px;
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    color: #1A4975;
    padding: 20px 0;
}

#investInYourself {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}

.yourself {
    position: relative;
    max-width: 100%;
}

.swiper-container {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 350px;
    min-height: 350px;
    margin: 0 20px;
    background: #fff;
    /* overflow: hidden; */
}

.swiper-container-3d .swiper-slide-content-left,
.swiper-container-3d .swiper-slide-content-right {
    background-image: none;
}

.yourself .card {
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: #939597;
    padding: 60px 40px;
    text-align: center;
    overflow: hidden;
}

.yourself .card .layer {
    min-height: 100%;
    position: absolute;
    top: calc(100% - 2px);
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(#1A4975, #0e2729); */
    background: #1A4975;
    z-index: 1;
    transition: 0.5s;
}

.yourself .card:hover .layer {
    top: 0;
}

.yourself .card .content {
    position: relative;
    z-index: 2;
}

.yourself .card .content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #fff;
}

.yourself .card .content .imgBx {
    width: 100%;
    height: 100%;
    margin: 0 auto 10px;
    /* border-radius: 50%; */
    overflow: hidden;
    border: none;
    /* border: 4px solid #fff; */
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.yourself .card .content h2 {
    font-size: 20px;
    color: #fff;
}

.yourself .card .content h2 span {
    color: #03a9f4;
    font-size: 14px;
    transition: 0.5s;
}

.yourself .card:hover .content h2 span {
    color: #fff;
}


/*                                    contactuslogo                            */

.callus {
    max-width: 8%;
}

.call {
    max-width: 100%;
    margin-right: 0;
}

.footerhead {
    font-size: 26px;
    font-family: 'Roboto', sans-serif;
}

.officecall1 {
    font-family: 'Roboto', sans-serif;
}

.officecall2 {
    margin-left: 4vw;
    font-family: 'Roboto', sans-serif;
}

.officecall3 {
    max-width: 200px;
    font-family: 'Roboto', sans-serif;
}

.footercontent {
    margin-top: 2vh;
    font-weight: 100;
    color: #ffffff;
    font-size: 24px;
}

.footersize {
    width: 100%;
    height: auto;
    background-color: #1A4975;
}

.alignfooter {
    padding-left: 8vw;
    padding-top: 8vw;
    padding-bottom: 4vw;
    text-align: left;
}

.on1 {
    margin-top: 15px;
    margin-left: 10px;
}

.linkedinimg {
    height: 35px;
    width: 135px;
    margin-bottom: 5px;
}

.ytimg {
    height: 30px;
    width: 135px;
    margin-bottom: 5px;
}

.mediumimg {
    height: 38px;
    width: 155px;
    margin-bottom: 5px;
}

.carddim1 {
    width: 300px;
    height: 400px;
    margin-left: 30%;
}

.carddim2 {
    width: 300px;
    height: 400px;
    margin-left: 16%;
}

.card-img-1 {
    display: block;
    margin: 0 auto;
    height: 196px;
    width: 162px;
    margin-top: 5px;
    border-bottom: 1px solid #050523;
}

.card-img-3 {
    display: block;
    margin: 0 auto;
    height: 200px;
    width: 300px;
    /* margin-top:15px; */
    border-bottom: 1px solid #050523;
}

.card-img-4 {
    display: block;
    margin: 0 auto;
    height: 320px;
    width: 224px;
    margin-top: 5px;
    border-bottom: 1px solid #050523;
}


/*                                about us                                */

.widthexp {
    width: 20%;
    text-align: center;
    font-size: 1.4vw;
}

.tabsalign {
    padding-top: 2vh;
    padding-bottom: 2vh;
    padding-left: 3vw;
    padding-right: 3vw;
    font-size: 20px;
    font-weight: 400;
    font-family: Bahnschrift;
}

.wli {
    border-top: 5px solid #FFF0C8;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.pli {
    border-top: 5px solid #939597;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.mli {
    border-top: 5px solid #B0CDE1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.dli {
    border-top: 5px solid #1A4975;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.bli {
    border-top: 5px solid #1A4975;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

li.wli>a.active {
    border-bottom: none;
    background-color: #FFF0C8 !important;
    color: #1A4975 !important;
}

li.pli>a.active {
    border-bottom: none;
    background-color: #939597 !important;
    color: #ffffff !important;
}

li.mli>a.active {
    border-bottom: none;
    background-color: #B0CDE1 !important;
    color: #050523 !important;
}

li.dli>a.active {
    border-bottom: none;
    background-color: #1A4975 !important;
    color: #FFF0C8 !important;
}

li.bli>a.active {
    border-bottom: none;
    background-color: #ffffff !important;
    color: #1A4975 !important;
}

.whoarewecontent {
    margin-right: 0.6px;
    margin-left: 0.5px;
    padding-right: 8vw;
    display: flex;
    padding-bottom: 16vh;
    padding-top: 10vh;
    padding-left: 8vw;
    font-size: 22px;
    background-color: #FFF0C8;
    color: #1A4975 !important;
}

.whoareweimage {
    display: block;
    margin: 0 auto;
    height: 200px;
}

.ourpurpose {
    font-size: 20px;
    padding-bottom: 8vh;
    padding-top: 8vh;
    padding-left: 8vw;
    padding-right: 2vw;
    color: #ffffff !important;
    background-color: #939597;
}

.purposeimage {
    padding-left: 10%;
    padding-top: 2%;
    margin-bottom: 16.5%;
    height: 175px;
}

.purposeborder {
    border-right: 2px solid #fff;
    height: 35%;
    padding-right: 5%;
}

.brandborder {
    border-right: 2px solid #050523;
    height: 200px;
}

.ourmessengers {
    background-color: #B0CDE1;
    color: #050523;
    font-size: 20px;
    padding-left: 8vw;
    padding-top: 8vh;
    padding-bottom: 6vh;
    padding-right: 4vw;
}

.document {
    font-size: 14px;
    border-radius: 20px;
    border-style: none;
    background-color: #1A4975;
}

.designthinking {
    margin-right: 0.6px;
    margin-left: 0.5px;
    padding-right: 8vw;
    display: flex;
    padding-bottom: 16vh;
    padding-top: 10vh;
    padding-left: 8vw;
    font-size: 22px;
    background-color: #1A4975;
    color: #FFF0C8;
}

.brandlogo {
    font-size: 20px;
    display: flex;
    background-color: #ffffff;
    color: #1A4975;
    padding-top: 8vh;
    padding-right: 4vw;
    padding-left: 4vw;
    padding-bottom: 6vh;
}

.brandimg {
    padding-top: 2vh;
}

.brandname {
    margin-top: 100px;
    font-size: 24px;
}

.brandlogo1 {
    height: 400px;
    width: 400px;
    margin-left: 150px;
}


/*                              End about us                              */

.nav-tabs .nav-link {
    border: 0px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.msgimg {
    display: block;
    margin: 0 auto;
    margin-top: 120px;
    width: 240px;
    height: 300px;
    border: 5px solid #1A4975;
    border-radius: 10px;
}

.msgimglanding1 {
    width: 187px;
    height: 255px;
    border: 5px solid #1A4975;
    border-radius: 10px;
}

.msgimglanding2 {
    width: 200px;
    height: 255px;
    border: 5px solid #1A4975;
    border-radius: 10px;
}

.msgimglanding3 {
    width: 204px;
    height: 255px;
    border: 5px solid #1A4975;
    border-radius: 10px;
}

.msgname {
    padding: 0;
    font-size: 24px;
    padding-top: 15px;
    text-align: center;
    font-family: Bahnschrift;
}

.msgsubname {
    text-align: center;
}

.msginfo1 {
    padding-right: 4% !important;
    font-size: 22px;
}

.msginfo {
    padding-left: 140px !important;
}

.img1 {
    margin: 0;
}

.img2 {
    margin-top: 35%;
}

.item1 {
    vertical-align: top;
    display: inline-block;
    text-align: center;
}

.caption {
    margin-top: 5px;
    display: block;
}

@media only screen and (max-width: 1330px) {
    .dossiertext {
        font-size: 20px;
    }
    .mainheading {
        font-size: 36px;
        margin-bottom: 0px;
    }
    .mainsubheading {
        font-size: 22px;
    }
    .mainsub {
        font-size: 22px;
        letter-spacing: 1px;
    }
    .carddim1 {
        margin-left: 18%;
    }
    .carddim2 {
        margin-left: 15%;
    }
    .purposeborder {
        height: 20%;
    }
    .conveycustom_container {
        padding-left: 20vh;
    }
    .msform {
        font-size: 22px;
    }
    .bahn {
        font-family: Bahnschrift;
        font-size: 64px;
        padding-top: 6vw;
        color: white;
    }
}

@media only screen and (max-width: 1204px) {
    .carddim2 {
        margin-left: 8%;
    }
    .msgimglanding1 {
        width: 165px;
        height: 225px;
    }
    .msgimglanding2 {
        width: 176px;
        height: 225px;
    }
    .msgimglanding3 {
        width: 180px;
        height: 25px;
    }
    .brandimg {
        padding: 0;
    }
    .brandlogo1 {
        height: 345px;
        width: 345px;
    }
    .connectcard .imgbox .connlogo {
        left: 80px;
    }
    .createcustom_container {
        padding-left: 15vh;
    }
    .connectcard {
        width: 450px;
    }
    .msgimg {
        display: block;
        margin: 0 auto;
        border: 5px solid #1A4975;
        border-radius: 10px;
    }
    .msginfo {
        padding-left: 5px !important;
        font-size: 18px;
    }
    .msginfo1 {
        font-size: 22px;
    }
    .msgimglanding1 {
        width: 198px;
        height: 270px;
    }
    .msgimglanding2 {
        width: 210px;
        height: 270px;
    }
    .msgimglanding3 {
        width: 216px;
        height: 270px;
    }
    .conveycard .conveyimgbox .conveyconnlogo {
        left: 80px;
    }
    .conveycard .conveyimgbox .conveyconnlogo1 {
        width: 120px;
        height: 112px;
        left: 70px;
    }
    .conveycard {
        width: 500px;
        height: 380px;
    }
    .conveycustom_container {
        padding-left: 20vh;
        min-height: 76vh;
    }
    .conveyconnectheading {
        font-size: 34px;
    }
    .footerhead {
        font-size: 22px;
    }
    .footercontent {
        font-size: 20px;
    }
    .alignfooter {
        padding-left: 4vw;
    }
}

@media only screen and (max-width: 991px) {
    .alignfooter {
        text-align: center;
    }
    .call {
        max-width: 40%;
    }
    .callus {
        max-width: 8%;
    }
    .footerhead {
        font-size: 20px;
    }
    .footercontent {
        font-size: 20px;
    }
    .officecall1 {
        display: block;
        margin: 0 auto;
        font-family: 'Roboto', sans-serif;
    }
    .officecall2 {
        margin-left: 0vw;
        font-family: 'Roboto', sans-serif;
    }
    .officecall3 {
        display: block;
        margin: 0 auto;
        margin-top: 5% !important;
    }
    .carddim1 {
        display: block;
        margin: 0 auto;
    }
    .carddim2 {
        display: block;
        margin: 0 auto;
        margin-top: 10%;
    }
    .msgimg {
        display: block;
        margin: 0 auto;
        width: 200px;
        height: 250px;
        border: 5px solid #1A4975;
        border-radius: 10px;
    }
    .connectcontent {
        margin-bottom: 30px;
        margin-right: 40px;
    }
    .msform {
        width: 200px;
    }
    .img2 {
        margin-top: 3%;
    }
    .img1 {
        margin-top: 3%;
    }
    .tabsalign {
        height: 10vh;
    }
    .connectcard .imgbox .connlogo {
        left: 150px;
    }
    .createcustom_container {
        padding-left: 13vh;
    }
    .createconnectheading1 {
        padding-left: 120px;
    }
    .custom_container {
        padding-left: 25%;
        min-height: 77vh;
    }
    .connectcard {
        width: 600px;
    }
    .bahn {
        font-size: 32px;
        color: white;
        padding-top: 8vw;
    }
    .bahn1 {
        font-size: 22px;
        color: white;
    }
    .style1 {
        width: 140px;
        margin: 0;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .whoareweimage {
        margin: 10px auto;
    }
    .purposeimage {
        padding-left: 0 !important;
        display: block;
        margin: 0 auto;
    }
    .purposeborder {
        border: none;
    }
    .brandborder {
        border: none;
    }
    .conveycard {
        width: 600px;
        height: 380px;
    }
    .conveycustom_container {
        padding-left: 10vh;
        min-height: 66vh;
    }
    .conveycard .conveyimgbox .conveyconnlogo {
        left: 120px;
    }
    .conveycard .conveyimgbox .conveyconnlogo1 {
        left: 120px;
    }
}

.dossierblue {
    border-radius: 0px 30px 30px 0px;
    background-color: #1A4975;
    padding-right: 15px;
}

.dossierteal {
    border-radius: 30px 0px 0px 30px;
    background-color: #B0CDE1;
    padding-left: 15px;
}

.dossieryellow {
    border-radius: 0px 30px 30px 0px;
    background-color: #F0C85F;
    padding-left: 15px;
}

@media only screen and (max-width: 780px) {
    .createcustom_container {
        min-height: 60vh;
        padding-left: 13vh;
    }
    .tabsalign {
        font-size: 14px;
    }
    .createcustom_container {
        padding-left: 12vh;
    }
    .conveycard {
        margin: 20px 10px;
        width: 500px;
        height: 300px;
    }
    .conveycustom_container {
        padding-left: 10vh;
        min-height: 64vh;
    }
    .conveyconnectheading {
        font-size: 30px;
    }
    .conveywrite {
        font-size: 18px;
    }
    .conveycard .conveyimgbox .conveyconnlogo {
        left: 80px;
    }
    .conveycard .conveyimgbox .conveyconnlogo1 {
        left: 90px;
    }
}

@media only screen and (max-width: 768px) {
    .connectheading {
        margin-top: 5px;
        font-size: 30px;
    }
    .connectcard .imgbox .connlogo {
        top: 40px;
        left: 80px;
    }
    .logos {
        padding-left: 0;
    }
    .imgbox .connectwrite {
        font-size: 20px;
    }
    .createwrite {
        font-size: 20px;
    }
    .createcustom_container {
        padding-left: 9vh;
    }
    .custom_container {
        padding-left: 25%;
        min-height: 60vh;
    }
    .connectcard {
        height: 350px;
        width: 450px;
    }
    .heading1 {
        font-size: 20px;
        font-weight: 100;
    }
    .heading2 {
        font-size: 23px;
        font-weight: 200;
    }
    .number {
        position: relative;
        top: 8.5px;
        font-size: 39px;
    }
    .bahn {
        padding-top: 2vw;
    }
    .bahn1 {
        margin-top: 10px;
    }
    .style1 {
        border-top: 4px solid #ffffff;
        width: 140px;
        margin: 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .carousel .carousel-control-next-icon {
        /* change fill="currentColor" to %23fff to make it white  */
        width: 30px;
        height: 30px;
    }
    .carousel .carousel-control-prev-icon {
        /* change fill="currentColor" to %23fff to make it white  */
        width: 30px;
        height: 30px;
    }
    .clientsimg {
        height: 40vh;
    }
}

@media only screen and (max-width: 575px) {
    .card-img-1 {
        height: 147px;
        width: 121.5px;
    }
    .card-img-3 {
        height: 160px;
        width: 200px;
    }
    .card-img-4 {
        height: 210px;
        width: 147px;
    }
    .on1 {
        margin-top: 5px;
        font-size: 14px;
    }
    .linkedinimg {
        height: 28px;
        width: 108px;
        margin-bottom: 5px;
    }
    .ytimg {
        height: 23px;
        width: 100px;
        margin-bottom: 5px;
    }
    .mediumimg {
        height: 25px;
        width: 100px;
        margin-bottom: 5px;
    }
    .footercontent {
        font-size: 18px;
    }
    .carddim1 {
        width: 200px;
        height: 300px;
    }
    .carddim2 {
        width: 200px;
        height: 280px;
    }
    .card-text {
        margin-bottom: 5px;
        font-size: 12px;
    }
    .btn {
        margin-top: 0 !important;
        font-size: 12px;
        padding: 2px 7px;
    }
    .purposeimage {
        height: 100px;
    }
    .mainheading {
        font-size: 30px;
    }
    .mainsubheading {
        font-size: 20px;
    }
    .mainsub {
        font-size: 20px;
    }
    .number {
        top: 5px;
        font-size: 30px;
    }
    .heading1 {
        font-size: 12px;
        font-weight: 100;
    }
    .heading2 {
        border-bottom: 1px solid #1A4975;
        font-size: 15px;
    }
    .msgimg {
        width: 160px;
        height: 200px;
        border: 5px solid #1A4975;
        border-radius: 10px;
    }
    .msgname {
        font-size: 16px;
    }
    .msgsubname {
        font-size: 12px;
    }
    .brandlogo1 {
        height: 250px;
        width: 250px;
        margin-left: 0px;
    }
    .document {
        font-size: 10px;
        max-width: 350px;
    }
    .tabsalign {
        height: 60px;
        font-size: 10px;
    }
    .ourpurpose {
        font-size: 12px;
    }
    .whoarewecontent {
        padding-top: 3vh;
        font-size: 12px;
    }
    .connectheading1 {
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .connectheading2 {
        margin-top: 15px;
    }
    .connectheading3 {
        margin-top: 0px;
    }
    .connecthead {
        font-size: 38px;
    }
    .connectcard .imgbox .connlogo {
        width: 80px;
        height: 80px;
        top: 25px;
        left: 50px;
    }
    .connectcard {
        height: 310px;
        width: 350px;
    }
    .conveycard {
        margin: 10px 0;
        width: 360px;
        height: 310px;
    }
    .conveycustom_container {
        padding-top:5vh;
        padding-left: 5vh;
        min-height: 36vh;
    }
    .createconnectheading1 {
        margin-top: 15px;
    }
    .createconnectheading2 {
        margin-top: 20px;
    }
    .createconnectheading3 {
        margin-top: 0;
    }
    .conveycard .conveyimgbox .conveyconnlogo {
        top: 40px;
        width: 80px !important;
        height: 80px !important;
        left: 30px;
    }
    .conveycard .conveyimgbox .conveyconnlogo1 {
        top: 35px;
        width: 80px;
        height: 80px;
        left: 50px;
    }
    .conveycard .conveyimgbox .conveyconnlogo2 {
        top: 40px;
        width: 90px;
        height: 84px;
        left: 30px;
    }
    .connectcontent {
        margin-bottom: 30px;
        margin-right: 8px;
    }
    .conveyconnectheading1 {
        margin-left: 115px;
        font-size: 24px;
    }
    .conveysubheading1 {
        font-size: 14px;
    }
    .conveyconnectheading2 {
        margin-left: 115px;
        font-size: 24px;
    }
    .conveysubheading2 {
        font-size: 14px;
    }
    .conveyconnectheading3 {
        margin-left: 115px;
        font-size: 24px;
    }
    .conveysubheading3 {
        font-size: 14px;
    }
    .conveyconnectheading4 {
        margin-left: 115px;
        font-size: 22px;
    }
    .campus2corp {
        font-size: 32px;
    }
    .conveysubheading4 {
        font-size: 14px;
    }
    .conveyconnectheading5 {
        margin-left: 115px;
        font-size: 24px;
    }
    .conveysubheading5 {
        font-size: 14px;
    }
    .conveyconnectheading6 {
        margin-left: 115px;
        font-size: 24px;
    }
    .conveysubheading6 {
        font-size: 14px;
    }
    .conveyconnectheading7 {
        margin-left: 115px;
        font-size: 24px;
    }
    .conveysubheading7 {
        font-size: 14px;
    }
    .brandlogo {
        font-size: 12px;
    }
    .brandname {
        font-size: 16px !important;
    }
    .msginfo {
        padding-left: 2px !important;
        font-size: 14px;
    }
    .msginfo1 {
        padding-right: 2% !important;
        font-size: 14px;
    }
    .designthinking {
        padding-top: 10vh;
        font-size: 12px;
    }
    .whoareweimage {
        height: 100px;
    }
    .logos {
        padding-left: 0% !important;
    }
    .createcustom_container {
        padding-left: 10%;
        min-height: 37vh;
    }
    .custom_container {
        padding-left: 25%;
        min-height: 37vh;
    }
    .Conveyfigsize {
        margin-left: 8vw;
        margin-top: 0vw;
    }
    #top-button {
        display: inline-block;
        background-color: #1A4975;
        width: 30px;
        height: 30px;
        text-align: center;
        border-radius: 30px;
        position: fixed;
        bottom: 30px;
        right: 30px;
        transition: background-color .3s, opacity .5s, visibility .5s;
        opacity: 0;
        visibility: hidden;
        z-index: 1000;
    }
    .shift {
        padding-left: 20px;
    }
    .bahn {
        padding-top: 0;
    }
    .dossiertext {
        font-weight: 400;
        font-size: 18px;
    }
    .numberCircle {
        padding-top: 3%;
        margin-top: 17px;
        margin-left: -16px;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        text-align: center;
        font: 24px Roboto;
        padding-left: 0px;
    }
}


/*LANDING PAGE */